-
Notifications
You must be signed in to change notification settings - Fork 16
Overlay effects support for awtrix_weatherflow.yaml #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@iamdabe - can you add a toggle into the configuration vars so we can disable this. I'm happy to have it default on if you want ... and I'm ok with the 1min update change as well :) |
|
Is there a plan for when this will be merged or can I already use it? |
|
Oh I totally forgot about this.. |
|
I just reviewed it -> I need you to make it so it can be toggled on/off in case folks dont want it. I dont' want to add it by default. And I'm happy to update it to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to add a toggle button to turn these effects on/off before I can merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's on me! I had completely forgotten about this PR. i'm away at the moment but i should be able to patch it up next week and resolve the conflicts + make the selection to turn the weather effect on/off!
|
This looks interesting; any updates on this? |
AWTRIX 3 Release 0.95 brought support for overlay effects. This PR implements the following overlay effects: "clear" "snow" "rain" "drizzle" "storm" "thunder" "frost"
|
So it works? Sure I'll merge it for fun. |


AWTRIX 3 Release 0.95 brought support for overlay effects. This PR implements the following overlay effects:
"clear"
"snow"
"rain"
"drizzle"
"storm"
"thunder"
"frost"
Also changed default refresh to 1 minute as 5 secs is a bit much.